net.resolverConfig.ch (field)
4 uses
net (current package)
dnsclient_unix.go#L360: ch chan struct{} // guards lastChecked and modTime
dnsclient_unix.go#L382: conf.ch = make(chan struct{}, 1)
dnsclient_unix.go#L430: case conf.ch <- struct{}{}:
dnsclient_unix.go#L438: <-conf.ch
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)